Kate Culhane, Dept. of Ecology, Evolution, and Marine Biology, UC Santa Barbara
kathrynculhane@ucsb.edu


SUMMARY

Descriptions of raw datasets used in further analyses. Datasets are located in the project directory data_raw.


FILE STRUCTURE

data_raw
├── external                     # Data from external sources
├── field                        # Field/lab measurements
    ├── original_spreadsheets        # Original data (no cleaning/proofing)
        ├── [...].xlxs                  # Original Excel files
        └── data_errata.txt             # Log of corrections made to .csv files
    ├── data_file_1.csv          # 
    └── data_file_2.csv          # 
├── literature                   # Data compiled from the literature
└── spatial                      # Maps and other spatial files

DEPENDENCIES

##### PACKAGES #####

# library(tidyverse) # data manipulation & visualization

##### DATA #####

# read_csv()

External data

Field/lab data

Dataset 1

Brief description of data

Variables

  • variable_name: definition
iris

Literature data

Spatial data